Serial Interface Spec_ Factory
Functions
Link copied to clipboard
open fun create(factoryProvider: Provider<SerialInterfaceFactory>, usbManagerProvider: Provider<UsbManager>, usbRepositoryProvider: Provider<UsbRepository>): SerialInterfaceSpec_Factory
Link copied to clipboard
open fun newInstance(factory: SerialInterfaceFactory, usbManager: Lazy<UsbManager>, usbRepository: UsbRepository): SerialInterfaceSpec